home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / netz / nntpd / uunews / doexpire < prev    next >
Text File  |  1995-08-16  |  225b  |  14 lines

  1. SetEnv POST 2
  2. cd uunews:
  3. echo "" >>expirelog
  4. echo "Expire Error log" >>expirelog
  5. date >>expirelog
  6. bin/expire explist >>expirelog
  7. cd uunews:
  8. bin/activeupdate >>expirelog
  9. cd uunews:
  10. bin/mkdbz
  11. cd uunews:
  12. bin/expov
  13. SetEnv POST 1
  14.